runtime.mspan.init (method)
3 uses
runtime (current package)
arena.go#L1026: s.init(uintptr(v)+i, userArenaChunkPages)
mheap.go#L1442: s.init(base, npages)
mheap.go#L1785: func (span *mspan) init(base uintptr, npages uintptr) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)